CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP 模拟退火

搜索资源列表

  1. 模拟退火法解决TSP问题

    1下载:
  2. 使用模拟退火算法计算旅行商问题,内含10城市和20城市的样例代码。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. TSPSA.模拟退火算法SA求解TSP旅行商问题

    2下载:
  2. 模拟退火算法SA求解TSP旅行商问题。可以自己设定初始温度和冷却温度,SA simulated annealing algorithm for solving traveling salesman problem TSP. Can be set for the initial temperature and cooling temperature
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:656
    • 提供者:yourchen
  1. SA-TSP-Matlab

    3下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:9539
    • 提供者:Allen
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2945
    • 提供者:dayong
  1. tsp

    0下载:
  2. java写的体现模拟退火原理的程序,具体问题可以继承-java to write a reflection of the principle of simulated annealing procedures, specific problems can be inherited
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5068
    • 提供者:Wangyun
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:35041
    • 提供者:qingbo
  1. TSP

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法,并将其应用于求解典型的NP问题—TSP问题-Immune algorithm and simulated annealing algorithm for solving TSP problems. In this paper, a new immune simulated annealing algorithm, and applies it to solve the issue of a typical NP pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2351366
    • 提供者:彭伟
  1. TSP

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究 本文提出了一种新的免疫模拟退火算法,并将其应用于求解典型的NP问题—TSP问题 -Immune algorithm and simulated annealing algorithm for solving TSP problems is proposed in this paper a new immune simulated annealing algorithm, and applies it to solve the issue of
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2351367
    • 提供者:彭伟
  1. TSP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:117095
    • 提供者:IT农夫
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:74935
    • 提供者:mengxiangwei
  1. TSP

    0下载:
  2. 有遗传算法及模拟退火算法对TSP的应用,有框架窗口。-A genetic algorithm and simulated annealing algorithm for TSP applications, there are frame window.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4495516
    • 提供者:terry
  1. TSP

    0下载:
  2. 模拟退火处理tsp问题,matlab 代码-tsp problem matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:74257
    • 提供者:yy
  1. TSP

    1下载:
  2. TSP 模拟退火 求最短路径 哈米尔顿回路-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8225
    • 提供者:agan
  1. TSP

    0下载:
  2. 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1744903
    • 提供者:翁海冰
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. 模拟退火算法

    0下载:
  2. 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
  3. 所属分类:matlab例程

  1. 模拟退火

    0下载:
  2. 使用模拟退火算法的特性解决TSP问题,另外可以利用此算法优化其他算法。(Use the simulated annealing algorithm to solve the TSP problem, and you can use this algorithm to optimize other algorithms.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:5469184
    • 提供者:adolf123
  1. 模拟退火算法

    0下载:
  2. 使用模拟退火算法求解tsp问题,简单易学(Using simulated annealing algorithm to solve TSP problem, easy to learn)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:8192
    • 提供者:meo
  1. chapter19基于模拟退火算法的TSP算法

    2下载:
  2. 模拟退火算法属于现代算法,可以求得复杂函数的最优解(The simulated annealing algorithm belongs to modern algorithm, and the optimal solution of complex function can be obtained)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:
  1. 模拟退火算法tsp

    0下载:
  2. 用matlab实现模拟退火实现tsp问题。(Using MATLAB to achieve simulated annealing to achieve TSP problem.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:14336
    • 提供者:世攀
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com